<string>Try to use informative names for scripts to easily find what you need later. By default, the program offers an easy to catch name containing the date and the time of its creation.</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>ScriptFile_Browse</cstring>
</property>
<property name="text">
<string>Br&owse...</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
<property name="whatsThis" stdset="0">
<string>Press the button to find the required folder.</string>
<string>Check for &errors after each operation</string>
</property>
<property name="accel">
<string>Alt+E</string>
</property>
<property name="buttonGroupId">
<number>2</number>
</property>
<property name="whatsThis" stdset="0">
<string>Mark the checkbox to insert a special code in the script, which will help to check the status of the last executed operation and automatically stop the script processing if errors of any kind are found.</string>
</property>
</widget>
<spacer row="5" column="0">
<property name="name">
<cstring>spacer25_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="QLabel" row="5" column="1">
<property name="name">
<cstring>textLabel2_2_2</cstring>
</property>
<property name="text">
<string>Turn this option on to make script interpreter to check the result of each operation.</string>
</property>
<property name="textFormat">
<enum>RichText</enum>
</property>
</widget>
<widget class="QLabel" row="1" column="1">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Turn this option off if you do not want to get confirmation dialogs when the script is being carried out.</string>